PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListItemCollection Class / PDFListItemCollection Constructor
In This Topic
    PDFListItemCollection Constructor
    In This Topic
    Initializes a new PDFListItemCollection object. This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFListItemCollection( 
       PDFListField parent
    )

    Parameters

    parent
    See Also